rmdir


Remove specified directories

Syntax

rmdir [-nocomplain] dirList

Description

Removes each of the directories in the list dirList. If -nocomplain is specified, then errors will be ignored.